home *** CD-ROM | disk | FTP | other *** search
/ Business Assistant / Business Assistant.iso / stock / apexfc / apex3-7.doc < prev    next >
Text File  |  1988-08-03  |  1KB  |  22 lines

  1.    The APEX EXport Menu is where you can convert any or all of your
  2. data files into one or more of the file formats listed on the screen.
  3. The following shows the differences in the two ASCII formats:
  4.  
  5.    ASCII Comma Delimited-    DATE,HIGH,LOW,CLOSE,VOLUME
  6.                              880802,12.88,12.25,12.5,4400
  7.  
  8.    ASCII Space Delimited-    DATE   HIGH   LOW    CLOSE  VOLUME
  9.                              880802 12.88  12.25  12.5   4400
  10.  
  11.    The 'DIF' (Data Interchange Format) format is a special type of
  12. ASCII file that is standard for translating data between programs.  
  13.  
  14.    The 123 'WKS' format is the format used by the '123' program.  It
  15. can be read by most other spreadsheet programs.
  16.  
  17.    You must have a formatted diskette available or you must have
  18. already setup a subdirectory for the converted file to be saved to.
  19.  
  20.    If you are going to convert a file to the CompuTrac format,
  21. the destination disk (or subdirectory) must be a CompuTrac database.
  22.